Pocketbase Kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Pocketbase Kotlin
Pocketbase Kotlin
/
io.github.agrevster.pocketbaseKotlin.services
/
LogService
/
getOne
get
One
suspend
fun
getOne
(
id
:
String
,
fields
:
ShowFields
=
ShowFields()
)
:
Log
Returns a single log by its ID.
Parameters
id
The id of the long you wish to retrieve.